Data explorer viewThis view displays the details of the CData Virtuality Server: the connected Data Sources, the Virtual Views and the Analytical Storage
Below the Data Sources tree node of the Data Explorer you can see all the source systems that are already connected to the CData Virtuality Server. In addition, CData Virtuality Server exposes the system schemas (SYS, SYSADMIN and pg_catalog) that hold system tables, views and stored procedures. See the reference manual for a detailed description of these.
A Virtual Schema is a special type of Data Source that is managed by the CData Virtuality Server itself and designed to store Virtual Views and Procedures. Virtual Views and Procedures are used to eliminate typing long queries, create business-friendly table and column names, rewrite data types, create calculated columns, encapsulate business logic or create helpful utility procedures and functions.
Virtual Views can be created as follows:
CREATE VIEW statement.
The Analytical storage contains data originated from Data Sources in an optimized form to speed up requests coming from particular BI tools.